Vcenter Compute Policies Capabilities Summary
The Vcenter Compute Policies Capabilities Summary schema contains commonly used information about a compute policy capability.
This schema was added in vSphere API 7.0.3.0.
{
"capability": "string",
"name": "string",
"description": "string"
}
Identifier of the capability.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.compute.policies.Capability
.
Name of the capability.
This property was added in vSphere API 7.0.3.0.
Description of the capability.
This property was added in vSphere API 7.0.3.0.